feat(mcp-core): support Mcp-Name header for Streamable HTTP (SEP-2243) - #994
feat(mcp-core): support Mcp-Name header for Streamable HTTP (SEP-2243)#994cooleditphoto wants to merge 10 commits into
Conversation
Add MCP_NAME header constant and inject it in the streamable HTTP client transport (HttpClientStreamableHttpTransport)
|
Hey @cooleditphoto ! Thanks for your contribution. A few remarks:
|
Add MCP_NAME header constant and inject it in the streamable HTTP client transport (HttpClientStreamableHttpTransport)
…com/cooleditphoto/java-sdk into feature/SEP-2243-Mcp-Name-in-header
…com/cooleditphoto/java-sdk into feature/SEP-2243-Mcp-Name-in-header
|
@Kehrlann I addressed your comments. |
|
Flagging an overlap so it doesn't get discovered at merge time: #1112 (mine, still draft) also implements This one is furthest along and already has review on it, so I'd rather not cut across it. I'm happy to strip This comment was created with AI assistance. |
Add MCP_NAME header constant and inject it in the streamable HTTP client transport (HttpClientStreamableHttpTransport) and HTTP server transport
Motivation and Context
#990
To solve the Mcp_Name part of https://modelcontextprotocol.io/seps/2243-http-standardization
How Has This Been Tested?
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:44 min
[INFO] Finished at: 2026-06-02T09:02:38-04:00
[INFO] ------------------------------------------------------------------------
Breaking Changes
Types of changes
Checklist
Additional context